home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sv05wld.wldelft.nl!hendrik
- From: hendrik@sv05wld.wldelft.nl (Andre Hendriks)
- Subject: Re: help encryption program
- Sender: news@wldelft.nl (Network News)
- Message-ID: <DLBMqL.Muz@wldelft.nl>
- Date: Wed, 17 Jan 1996 10:35:09 GMT
- References: <4dbb0o$dbm@jaring.my> <4df4gh$66q@flood.xnet.com>
- Organization: Delft Hydraulics (NL)
-
- In article <4df4gh$66q@flood.xnet.com>, kd9fb@flood.xnet.com (Peter Mikalajunas) writes:
- |> meimei@pl.jaring.my wrote:
- |> : Requirement :
- |> : ==========
- |>
- |> : A encryption scheme is to interchange letters of the alphabet on a
- |> : one-to-one basis. This can be accomplished with a transalation table
- |> : for the 52 lowercase and uppercase letters.
- |>
- |> : Write a C program that implements such a scheme to encode text. The
- [snip]
- |>
- |> : Can anyone solve the above problem ?
- I can, but the point of the exercise seems to me that YOU try to do it! ;-)
- |>
- |> You can xor each character, it is a standard routine..
-
- It may be a standard routine, but it's not the assignment!
-
- |> If you have a problem with getting your homework to compile,
- |> post a snippet of it here.
- |>
- |>
- |> Peter Mikalajunas
- |> kd9fb@xnet.com
- |> http://www.xnet.com/~kd9fb
- |>
-
- /
- +---------------------+ Name : Andre Hendriks
- |. . . . . .| E-Mail : Andre.Hendriks@WLDelft.NL
- |. . . . . .| Company : Delft Hydraulics
- ____ . ___ ___| Division : Waterresources & Environment
- \ \ . / / \ / /| Address : P.O. Box 177
- \ \ / / \ / / | 2600 MH DELFT
- |\ \ / \ \ / .| The Netherlands
- |.\___\ /. \___\ / .|
- |. . . . . .| Phone : +31 15 2569353
- |. . . . . .| Fax : +31 15 2619674
- |. . . . . .|
- +---------------------+ Home Page: www.wldelft.nl
-